demos: Don't build font features demo on non-UNIX
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 26 Jan 2016 07:56:07 +0000 (15:56 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 26 Jan 2016 07:56:07 +0000 (15:56 +0800)
commit2a9967731a3b77b102ada633c39b5a35efc80957
treee4b72d3708efd35efa122fe5cf4239a346dfde0f
parent9de3b24c205f1c647292a490f92f21a776b931a4
demos: Don't build font features demo on non-UNIX

The fonts features demo now uses fontconfig APIs via PangoFT2, which makes
the code not build on non-Linux, so only include this demo in the build
on UNIX.
demos/gtk-demo/Makefile.am